Skip to content

feat: generate prophetstor charm#767

Open
ahmad-can wants to merge 3 commits intocanonical:mainfrom
ahmad-can:feature/generate-prophetstor-charm
Open

feat: generate prophetstor charm#767
ahmad-can wants to merge 3 commits intocanonical:mainfrom
ahmad-can:feature/generate-prophetstor-charm

Conversation

@ahmad-can
Copy link
Copy Markdown

@ahmad-can ahmad-can commented Apr 14, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Sunbeam storage backend implementation for ProphetStor (DPL FC) and integrates it into the existing backend test suite and fixtures.

Changes:

  • Introduce ProphetstorBackend and ProphetstorConfig under sunbeam.storage.backends.prophetstor.
  • Add unit tests for the ProphetStor backend and extend shared backend tests to include it.
  • Update pytest fixtures to provide a prophetstor_backend and include it in the parametrized any_backend fixture.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Adds the ProphetStor backend class and its Pydantic config model.
sunbeam-python/sunbeam/storage/backends/prophetstor/init.py Declares the ProphetStor backend package.
sunbeam-python/tests/unit/sunbeam/storage/backends/test_prophetstor.py Adds backend-specific tests for ProphetStor config/type behavior.
sunbeam-python/tests/unit/sunbeam/storage/backends/test_common.py Extends shared “all backends” tests to include ProphetStor expectations.
sunbeam-python/tests/unit/sunbeam/storage/backends/conftest.py Adds the ProphetStor fixture and includes it in the parametrized backend fixture.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
Comment thread sunbeam-python/sunbeam/storage/backends/prophetstor/backend.py Outdated
@ahmad-can ahmad-can force-pushed the feature/generate-prophetstor-charm branch from f0a65e3 to 496d720 Compare April 21, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants